home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2008 October / Macworld October 2008 CD-ROM.bin / pc / Secrets / TextExpander 2.3.dmg / TextExpander.prefPane / Contents / Info.plist
Encoding:
Extensible Markup Language  |  2008-07-22  |  1.4 KB  |  45 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>English</string>
  7.     <key>CFBundleExecutable</key>
  8.     <string>TextExpander</string>
  9.     <key>CFBundleGetInfoString</key>
  10.     <string>TextExpander 2.3, Copyright 2006-2008, SmileOnMyMac, LLC</string>
  11.     <key>CFBundleHelpBookFolder</key>
  12.     <string>SMTEHelp</string>
  13.     <key>CFBundleHelpBookName</key>
  14.     <string>TextExpander Help</string>
  15.     <key>CFBundleIconFile</key>
  16.     <string>textexpanderpref.icns</string>
  17.     <key>CFBundleIdentifier</key>
  18.     <string>com.smileonmymac.textexpander.pane</string>
  19.     <key>CFBundleInfoDictionaryVersion</key>
  20.     <string>6.0</string>
  21.     <key>CFBundleName</key>
  22.     <string>TextExpander</string>
  23.     <key>CFBundlePackageType</key>
  24.     <string>BNDL</string>
  25.     <key>CFBundleShortVersionString</key>
  26.     <string>2.3</string>
  27.     <key>CFBundleSignature</key>
  28.     <string>????</string>
  29.     <key>CFBundleVersion</key>
  30.     <string>2.3</string>
  31.     <key>LSMinimumSystemVersion</key>
  32.     <string>10.4</string>
  33.     <key>NSHumanReadableCopyright</key>
  34.     <string>Copyright 2006-2008, SmileOnMyMac, LLC</string>
  35.     <key>NSMainNibFile</key>
  36.     <string>SMTEPreferencePane</string>
  37.     <key>NSPrefPaneIconFile</key>
  38.     <string>SMTEPreferencePane.tiff</string>
  39.     <key>NSPrefPaneIconLabel</key>
  40.     <string>TextExpander</string>
  41.     <key>NSPrincipalClass</key>
  42.     <string>SMTEPreferencePane</string>
  43. </dict>
  44. </plist>
  45.